* keyboard.c: Declare functions static if they are not used elsewhere.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Mar 2011 05:51:17 +0000 (22:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Mar 2011 05:51:17 +0000 (22:51 -0700)
commit7182087c8d427ac7055f4692031bdad03f7c8530
treea0b0917c347e54ed994495509344bfadf3ab6add
parent59b966ac27e617b1a3457baaf1550c71ffaf356f
* keyboard.c: Declare functions static if they are not used elsewhere.

(echo_char, echo_dash, cmd_error, top_level_2):
(poll_for_input, handle_async_input): Now static.
src/ChangeLog
src/keyboard.c